Skip to content

updated open-mpic-core to v6.3.2 to pull in persistent dns bugfixes#68

Merged
sciros merged 7 commits into
mainfrom
ds-persistent-dns-bugfixes
Apr 9, 2026
Merged

updated open-mpic-core to v6.3.2 to pull in persistent dns bugfixes#68
sciros merged 7 commits into
mainfrom
ds-persistent-dns-bugfixes

Conversation

@sciros

@sciros sciros commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

Pulls in v6.4.0 of open-mpic-core.

  • Incorporates bug fixes to the Persistent DNS logic that checks validity and format of records.
  • Adds a require_exact_case flag to non-ACME Website Change and DNS TXT change DCV methods (defaults to True) to accomodate previous behavior of case-insensitive matching logic. Other methods remain case-insensitive or case-sensitive (ACME http-01 and dns-01) as appropriate.

Updated the project version from 1.7.0 to 1.8.0 to reflect the new changes.

@sciros
sciros requested review from ahanafy and birgelee February 11, 2026 16:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s release version and bumps the open-mpic-core dependency to pick up Persistent DNS fixes.

Changes:

  • Bump project version from 1.7.0 to 1.7.1.
  • Update open-mpic-core pinned version in pyproject.toml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/aws_lambda_mpic/__about__.py Updates package version used by Hatch dynamic versioning.
pyproject.toml Updates the pinned open-mpic-core dependency version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml
@sciros sciros changed the title updated open-mpic-core to v6.3.1 to pull in persistent dns bugfixes updated open-mpic-core to v6.3.2 to pull in persistent dns bugfixes Feb 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/aws_lambda_mpic/__about__.py
Comment thread pyproject.toml

@birgelee birgelee left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Close, README needs a new link to the updated spec.

@birgelee

birgelee commented Apr 9, 2026

Copy link
Copy Markdown
Member

OK, I added the readme update. Can merge in now.

@sciros
sciros merged commit 547356f into main Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants